html, body {
  overflow-x: hidden;
}
.menu{
	font-family: 'Playfair Display', serif;
}
body {
    font-family: 'Source Sans Pro', sans-serif;
}
.number{
	font-family: 'Roboto Slab', serif;
}
.massage{
	font-family: 'Dancing Script', cursive;
}
.logo{
	font-family: 'IM Fell English SC', serif;
}
.intro-grid .icon i {
    font-size: 60px;
    color: rgba(255, 255, 255, 0.5);
}		
hr {
    border-color: #2c6f66;
	height:5px;
}
.fixheight{
	height:100px;
}
.card-body{
	padding-top:1px;
}
.card-horizontal {
    display: flex;
    flex: 1 1 auto;
}

.anih1text {
    position: relative;
    font-size: 90px;
    font-weight: bold;
    float: none;
    display: block;
    line-height: 100px;
    text-align: right;
}
.anih1text2 {
    position: relative;
    font-size: 80px;
    font-weight: bold;
    float: none;
    display: block;
    line-height: 90px;
    text-align: right;
}
.anih1spam {
     width: 683px;
}
.carousel-caption h4{
	background-color: rgba(21, 21, 22, 0.5);
}
.card-body {
    padding: .75rem;
}

